home *** CD-ROM | disk | FTP | other *** search
- Path: m30x.nbg.scn.de!news
- From: Dietmar Schulz <sd2846@denbgm311m.scnn1.msmgate.m30x.nbg.scn.de>
- Newsgroups: comp.lang.c++
- Subject: UNICODE/MBCS and Yacc++
- Date: Wed, 21 Feb 1996 16:21:12 +0100
- Organization: SIEMENS AG AUT OIL NIM
- Message-ID: <312B3868.114E@denbgm311m.scnn1.msmgate.m30x.nbg.scn.de>
- NNTP-Posting-Host: 142.120.14.201
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Hello,
- Is there anybody who got some information about Multi byte character sets or UNICODE and the way lexer
- generators can work on these character set.
- We use Yacc++ that is a Parser generator working on C++ streams (normal 8-bit ASCII-characters as input).
- Wir benutzen in verschiedenen Projekten den Yacc++ von der 1 Mann + 1 Frau
- If we need to use MBCS or UNICODE I think that this lexer will fail!
- Is it possible to think of a conversion between UNICODE/MBCS and ASCII?
- Is there the possibility of a direct mapping between these?
-
-
- Kind regards
- Dietmar Schulz
-